Skip to content

Cherrypicks to aio connector part9 #2460

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 56 commits into
base: cherrypicks-to-aio-connector-part8
Choose a base branch
from

Conversation

sfc-gh-fpawlowski
Copy link
Contributor

@sfc-gh-fpawlowski sfc-gh-fpawlowski commented Aug 9, 2025

sfc-gh-pmansour and others added 30 commits August 7, 2025 15:04
…r to decouple threads number limitations on fetching and pre-fetching (#2255)
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part9 branch from d2dba53 to d683f13 Compare August 9, 2025 09:12
@sfc-gh-fpawlowski sfc-gh-fpawlowski changed the base branch from cherrypicks-to-aio-connector-part7 to cherrypicks-to-aio-connector-part8 August 9, 2025 09:14
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part9 branch from d683f13 to fba0ce8 Compare August 9, 2025 10:10
sfc-gh-fpawlowski and others added 18 commits August 9, 2025 14:12
…arams (#2240)

As part of the Snowpark IR project, we will send AST as part of the request. To restore them faithfully on the server-side and avoid introducing yet another layer of indirection, we would like to use the HTTP Request Id. Currently, this Request Id is generated on the client as part of issuing the query. With this PR we introduce a new (client-side) statement parameter requestId that allows to overwrite the automatically generated request Id. requestId must be a valid UUID4 or UUID4 string.

(cherry picked from commit 6e214d0)
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part9 branch from fba0ce8 to 68d64a4 Compare August 9, 2025 12:14
@sfc-gh-pczajka sfc-gh-pczajka force-pushed the cherrypicks-to-aio-connector-part8 branch from 609427f to 511d01e Compare August 11, 2025 10:50
Copy link
Collaborator

@sfc-gh-pczajka sfc-gh-pczajka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sfc-gh-pczajka sfc-gh-pczajka force-pushed the cherrypicks-to-aio-connector-part8 branch 5 times, most recently from a513b10 to eb23308 Compare August 14, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.